[Symfony] sfFormLanguage displaying languages in their respective language
Posted
by David
on Stack Overflow
See other posts from Stack Overflow
or by David
Published on 2010-05-12T08:40:23Z
Indexed on
2010/05/12
8:44 UTC
Read the original article
Hit count: 230
Is there a way to display languages using sfFormLanguage, but in their respective language?
I mean, instead of this: English, French, Spanish
I want this: English, Français, Español
© Stack Overflow or respective owner